Carbon


QTVRGetCacheMemInfo

Header: QuickTimeVR.h Carbon status: Under Evaluation

OSErr QTVRGetCacheMemInfo (
    QTVRInstance qtvr, 
    UInt16 resolution, 
    SInt16 cacheDepth, 
    SInt32 *minCacheBytes, 
    SInt32 *suggestedCacheBytes, 
    SInt32 *fullCacheBytes
);
qtvr
resolution
cacheDepth
minCacheBytes
suggestedCacheBytes
fullCacheBytes
function result

A result code.

AVAILABILITY

Under evaluation for Carbon. Not available in Carbon.

CARBON NOTES

This function is planned for Carbon 1.1.


© 2000 Apple Computer, Inc. — (Last Updated 5/10/2000)